Low free conventional memory due to buffers loaded.
Cause:
Buffers are loaded into the conventional memory.
Solution:
Edit Config.sys and restart the computer for changes to take effect.
1) Open Config.sys.
2) Edit Config.sys:
a) Add the following lines to Config.sys:
DOS=HIGH,UMB
DEVICE=<x>:\WINDOWS\HIMEM.SYS
DEVICE=<x>:\WINDOWS\SETVER.EXE
DEVICE=<x>:\WINDOWS\IFSHLP.SYS
BUFFERS=13
(where <x> is the letter of the hard drive containing the \WINDOWS folder).
b) Select the 'File' menu and select 'Save'.
c) Select the 'File' menu and select 'Exit'.
3) Restart the computer for the changes to take effect.